From: Paul Mundt Date: Fri, 25 Apr 2008 07:07:53 +0000 (+0900) Subject: input: i8042: sh64 IRQ definitions depend on cayman board. X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~28794^2~25 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=105eabfd5164dac5c3c825ae6bc050c1ad45ca51;p=linux-4.9.git input: i8042: sh64 IRQ definitions depend on cayman board. Signed-off-by: Paul Mundt --- diff --git a/drivers/input/serio/i8042-io.h b/drivers/input/serio/i8042-io.h index 3b4e13b9ce1b..f451c7351a9d 100644 --- a/drivers/input/serio/i8042-io.h +++ b/drivers/input/serio/i8042-io.h @@ -25,7 +25,7 @@ #elif defined(__arm__) /* defined in include/asm-arm/arch-xxx/irqs.h */ #include -#elif defined(CONFIG_SUPERH64) +#elif defined(CONFIG_SH_CAYMAN) #include #else # define I8042_KBD_IRQ 1